home *** CD-ROM | disk | FTP | other *** search
/ Cinema Studio: Frank Herrmann / Cinema Studio - Frank Herrmann.iso / tools / dust / dusthelp / windows < prev    next >
Text File  |  1995-05-24  |  1KB  |  35 lines

  1.                           Windows
  2. -----------------------------------------------------------------
  3.   Dust can handle 128 layers. Every layer has its own
  4.   preview-windows and its own draw-tasks. These Windows are opened
  5.   on the default Public-Screen.
  6.  
  7.   To open a window type
  8.  
  9.    "window(<objectID>)" or
  10.    "window(<objectID>,<left>,<top>,<width>,<drawmode>,<rotX>,<rotZ>,<keepscale>)".
  11.  
  12.   There are the following drawmodes:
  13.      BOUNDING BOX - shortcut: <b>
  14.      WIRE         - shortcut: <w>
  15.      SOLID        - shortcut: <s>
  16.      GREY         - shortcut: <g>
  17.      COLOR        - shortcut: <c>
  18.      FACE         - shortcut: <f> (default)
  19.   You will need 16 or more colors to use the modes GREY, COLOR or FACE.
  20.   The programm will use all free pens, upto 256.
  21.   The FACE-mode (best available) uses 27, 64, 125 or 216 colors and
  22.   draws all objects with different (face)-colors.
  23.  
  24.   Using the following shortcut you can manipulate the
  25.   View:
  26.      Rotate      - <cursor right/left/up/down>
  27.      Zoom        - <Del/Help>
  28.      Close       - <Esc>
  29.      Outlined    - <o> (toggles)
  30.      Perspective - <p> (toggles)
  31.      Show Angles - <a>
  32.      Rescale     - <r> (in KEEPSCALE-mode)
  33.  
  34. You can modify the windows directly using the commands WINDOW???.
  35.